home *** CD-ROM | disk | FTP | other *** search
- object frmSplash: TfrmSplash
- Left = 315
- Top = 216
- BorderStyle = bsNone
- Caption = 'CoverPage'
- ClientHeight = 416
- ClientWidth = 581
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 581
- Height = 416
- Align = alClient
- Picture.Data = {<image000.bmp>}
- end
- object lblVer: TLabel
- Left = 520
- Top = 398
- Width = 56
- Height = 14
- Alignment = taRightJustify
- Caption = 'v0.0.0.0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = cl3DDkShadow
- Font.Height = -11
- Font.Name = 'Courier New'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Timer1: TTimer
- Interval = 3000
- OnTimer = Timer1Timer
- Left = 8
- Top = 336
- end
- end
-